gtk: fix GTK_INVALID_LIST_POSITION type
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Thu, 8 Jul 2021 09:08:38 +0000 (13:08 +0400)
committerMarc-André Lureau <marcandre.lureau@redhat.com>
Thu, 8 Jul 2021 09:08:43 +0000 (13:08 +0400)
commit42249ce28e807e12e244861da237a766792b313e
tree407077ecc316c413892638d88a7fcd9961d8a943
parent6818eee85900f2f50e99e5132d08b06ae12e823d
gtk: fix GTK_INVALID_LIST_POSITION type

Unless there is an explicit front cast, constants are generally int for g-i.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
gtk/gtktypes.h